VT-d: drop pointless uses of __func__
authorJan Beulich <jbeulich@suse.com>
Thu, 25 Aug 2016 07:03:51 +0000 (09:03 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 25 Aug 2016 07:03:51 +0000 (09:03 +0200)
commit223b03d1a6996386e238338a029e4b61532605cc
tree1a79b76ce9e91940443775d76f2ae46fd8ad2920
parent83ef53cc900f6bc9fac07464573c59d49c23546a
VT-d: drop pointless uses of __func__

Debugging message text already includes file name and line number, so
also logging function names is redundant.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Kevin Tian <kevin.tian@intel.com>
xen/drivers/passthrough/vtd/intremap.c
xen/drivers/passthrough/vtd/iommu.c